home *** CD-ROM | disk | FTP | other *** search
/ Flybox Trout (Edition 1) / Flybox Trout (Edition 1).iso / Setup / Support / FlyBox.swf / scripts / DefineButton2_241 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-04-15  |  62 b   |  5 lines

  1. on(release){
  2.    set("..:Trusted",1);
  3.    gotoAndStop(2);
  4. }
  5.